home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 8
/
Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso
/
Aminet
/
comm
/
mail
/
arespond.lha
/
arespond.cfg
< prev
next >
Wrap
Text File
|
1995-07-23
|
887b
|
31 lines
; Example Configuration for Ami-Respond V1.0 by Peter Kirby
; Username that will messages will be sent to.
USERNAME "pgpkey"
; Username that replies will be from!
ANSWERNAME "pgpauto"
; Subject used in response message
SUBJECT "PGP Response from aworld.demon.co.uk"
; Mail file to use (usually usr:mail/<username> when using AmiTCP)
MAILFILE "usr:mail/pgpkey"
; Command used to send message, %tn is the name of the user that the message
; Is being sent to, %fn is the name from ANSWERNAME. the -c petekirby etc is
; not needed, I just use it to Cc: a copy to me.
SENDCOMMAND "Sendmail >nil: <%tf -f %an -t %tn"
; Filename to log all actions to!
LOGFILE "usr:pgpkey/Respond.log"
; Text file that is sent to destination user.
MESSFILE "usr:pgpkey/ar-msg.txt"
; Temporary file used when creating message. This file is deleted once the
; message has been sent.
TEMPFILE "T:Amiout"